@charset "UTF-8";
/* -----------------------------------------------------------------------------
    Description: common style sheet
    Author: Cream( http://www.crea-m.com )
    Version: 1.0

    Front-end developer: Rae-Seob Park
----------------------------------------------------------------------------- */

/* Base
----------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}
img { vertical-align: top; 	border: 0;}
a { text-decoration: none; color: black; }
input { margin: 0; }
ol, ul {list-style: none;}
ul li{list-style: none;}
iframe { border: 0; margin: 0; padding: 0; }
body, h1, h2, h3, h4, input, button { font-family: '微软雅黑', Dotum, Helvetica, sans-serif; font-size: 14px; font-weight: normal;}
input, select { vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; }
em{ font-style: normal; font-family: Arial, Helvetica, sans-serif; }
.sub,.res,.tex{border: none;}
